show data mac-address-table

This command displays information about the Ethernet switch's MAC addresses table.

Syntax

show data mac-address-table 

Command

Description

address

Finds an Ethernet switch's MAC address in the MAC address table. Use format XX:XX:XX:XX:XX:XX when searching.

count {vlan <VLAN ID>}

Displays the size of the Ethernet switch's MAC table, according to VLAN (ID).

interface {bvi<Bridge Interface ID>}

Displays the Ethernet switch's MAC table for a specific BVI (Bridge Virtual Interface), according to interface ID.

vlan <VLAN Interface ID>

Displays the Ethernet switch's MAC table per VLAN interface, according to VLAN interface ID.

vrf <VRF Name>

Displays the Ethernet switch's MAC table per VRF (Virtual Routing and Forwarding) table, according to the name of the VRF table.

Command Mode

Basic User and Privileged User

Example

This example displays the size of the Ethernet switch's MAC table for VLAN ID 1:

show data mac-address-table count vlan 1
GE switch: 0 occupied entries.

This example displays the Ethernet switch's MAC table for BVI ID 1:

show data mac-address-table interface bvi 1
Bridge 1 MAC table:
        MAC Address
--------------------------------------------------
Interface VLAN 1, 0 entries.
--------------------------------------------------
Bridge 1 total 0 entries.